func github.com/jackc/pgx/v5/internal/sanitize.placeholderState

2 uses

	github.com/jackc/pgx/v5/internal/sanitize (current package)
		sanitize.go#L238: 				return placeholderState
		sanitize.go#L314: func placeholderState(l *sqlLexer) stateFn {